From 4deec6a49c1479c8a588ac28a5cbf4be24cbe343 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 5 Feb 2006 00:07:39 +0000 Subject: [PATCH] fix chillispot dependency on kmod-tun SVN-Revision: 3134 --- openwrt/package/chillispot/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/package/chillispot/Config.in b/openwrt/package/chillispot/Config.in index b567a7ce71..d8a25fe1db 100644 --- a/openwrt/package/chillispot/Config.in +++ b/openwrt/package/chillispot/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_CHILLISPOT tristate "chillispot - Wireless LAN access point controller" default m if CONFIG_DEVEL + select BR2_PACKAGE_KMOD_TUN help ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users -- 2.30.2